#include <iostream>
Go to the source code of this file.
Classes | |
class | xdispatch::once |
Provides a mean to execute some job exactly once during the lifetime of a programm and using multiple threads. More... | |
class | xdispatch::once::once_block |
Namespaces | |
namespace | xdispatch |
Functions | |
std::ostream & | xdispatch::operator<< (std::ostream &, const once *) |
std::ostream & | xdispatch::operator<< (std::ostream &, const once &) |